home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00258.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
167 b
|
12 lines
on enterFrame
global comp
put "inside 253"
if the frame = 55 then
exit
end if
repeat with i = 13 to 18
puppetSprite(i, 1)
end repeat
reset()
end